home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 4
/
Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso
/
Pearls
/
texmf
/
tpp
/
Parse
/
book.parse
/
internals.pl
< prev
next >
Wrap
Text File
|
1994-01-06
|
215b
|
11 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate internals original text with physical files.
$key = q/_SPMlt_insert_SPMgt_/;
$ref_files{$key} = "$dir".q|node3_ct.html|;
$noresave{$key} = "$nosave";
1;